Skip to content

Conversation

essential-randomness
Copy link
Member

What it says on the tin!

return searchParams;
};

export const getSearchUrlFromTagFilters = (searchFilters: TagSearchFilters) => {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should this be getTagSearchUrlFromTagFilters since there are multiple types of searches?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've gone back and forth on this.... I feel like getTagSearchUrlFromTagFilters has Tag twice and is way too much of a mouthful, but maybe getTagSearchUrlFromFilters is better? (so, making it TagSearch rather than TagFilters)

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sounds good to me!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants